10003 matches found
CVE-2021-37988
CVE-2021-37988 is a use-after-free in the Profiles component of the Chromium browser engine (Chromium/Chrome), prior to version 95.0.4638.54. A remote attacker could lure a user to perform specific gestures on a crafted HTML page to potentially trigger heap corruption. Supported details from secu...
CVE-2022-26499
CVE-2022-26499 describes an SSRF vulnerability in Asterisk up to 19.x. When STIR/SHAKEN is used, an attacker can craft requests via the Identity header to interfaces such as localhost, enabling arbitrary GET-like requests. The issue is fixed in Asterisk releases 16.25.2, 18.11.2, and 19.3.2. This...
CVE-2023-52670
CVE-2023-52670 is a Linux kernel issue affecting rpmsg: virtio where driver_override is freed only partially during rpmsg_remove, causing a memory leak for an unreferenced object (size 128, shown in the backtrace). The vulnerability was resolved in the Linux kernel by freeing driver_override duri...
CVE-2024-27024
CVE-2024-27024 concerns the Linux kernel vulnerability in net/rds where a WARNING in rds_conn_connect_if_down could cause get_mr() to fail and trigger a connection after get_mr(). This is a local-attack surface (LOCAL) with high impact on confidentiality, integrity, and availability (CVE score in...
CVE-2024-36957
CVE-2024-36957 affects the Linux kernel driver octeontx2-af. The vulnerability is due to an off-by-one read from userspace when attempting to copy count + 1 bytes (memdup_user(buffer, count + 1)), while the userspace buffer only contains count bytes. The fix prevents this by using memdup_user_nul...
CVE-2025-37767
The CVE-2025-37767 entry describes a Linux kernel vulnerability in the drm/amd/pm path where division by zero is possible if the user sets a speed value greater than UINT_MAX/8. The flaw is triggered locally and carries a CVSSv3.1 base score of 5.5 (Medium) with impactLimited to availability and ...
CVE-2025-37817
Linux kernel vulnerability CVE-2025-37817 involves a double free in the mcb path: in chameleon_parse_gdd(), if mcb_device_register() fails, the code could release mdev via put_device() and then free it again on the error path. The fixed behavior is to return early if mcb_device_register() fails, ...
CVE-2025-37844
CVE-2025-37844 refers to a Linux kernel issue in the CIFS subsystem. The vulnerability arises from a NULL pointer dereference in a dbg call path: cifs_server_dbg() could be invoked with a NULL server. The fix moves the dbg call under a conditional so the server is ensured non-NULL before access. ...
CVE-2025-37924
CVE-2025-37924 : Linux kernel ksmbd use-after-free in Kerberos authentication. A race could occur where a thread uses sess->user after it has been freed by ksmbd_free_user, prior to sess->user being set to NULL. The issue is fixed by setting sess->user = NULL to avoid dangling pointer. M...
CVE-2025-37947
CVE-2025-37947 affects ksmbd (Linux kernel SMBv3 server). Root cause: ksmbd_vfs_stream_write() could perform an out-of-bounds write when *pos >= v_len due to missing bounds check; patch adds a check to ensure *pos
CVE-2025-38499
The CVE concerns the Linux kernel and the clone_private_mnt() path. The root cause is a missing CAP_SYS_ADMIN check in the correct user namespace during mount handling, which could allow exposure of something hidden by a mount that cannot be undone. The issue is tied to how CAP_SYS_ADMIN is check...
CVE-2008-3837
CVE-2008-3837 affects Mozilla Firefox (before 2.0.0.17 and 3.x before 3.0.2) and SeaMonkey (before 1.1.12). A crafted onmousedown action that calls window.moveBy can allow a user‑assisted remote attacker to move a window during a mouse click, potentially triggering a drag‑and‑drop–related action ...
CVE-2010-0205
CVE-2010-0205 concerns libpng’s png_decompress_chunk() in libpng 1.0.x (before 1.0.53), 1.2.x (before 1.2.43), and 1.4.x (before 1.4.1). The vulnerability arises from improper handling of compressed ancillary-chunk data with an excessively large uncompressed representation, enabling a crafted PNG...
CVE-2010-3067
CVE-2010-3067 affects the Linux kernel: an integer overflow in do_io_submit (fs/aio.c) in versions before 2.6.36-rc4-next-20100915 allows local users to cause a denial of service or possibly other impact via crafted io_submit usage. The vulnerability is rooted in improper handling within the io_s...
CVE-2012-3959
CVE-2012-3959 describes a use-after-free in Mozilla Firefox’s nsRangeUpdater::SelAdjDeleteNode, affecting Firefox before 15.0, Firefox ESR 10.x before 10.0.7, Thunderbird before 15.0, Thunderbird ESR 10.x before 10.0.7, and SeaMonkey before 2.12. The vulnerability allows remote attackers to execu...
CVE-2012-4207
CVE-2012-4207 affects Mozilla Firefox before 17.0, Firefox ESR 10.x before 10.0.11, Thunderbird before 17.0 / ESR 10.x, and SeaMonkey before 2.14. The flaw in the HZ-GB-2312 charset implementation allows remote attackers to perform cross-site scripting (XSS) via a crafted document, due to imprope...
CVE-2015-0407
CVE-2015-0407 is an Oracle Java SE/OpenJDK vulnerability affecting Swing in multiple Java versions (5.0u75, 6u85, 7u72, 8u25). Reported as an unspecified remote issue impacting confidentiality via Swing, with no explicit root-cause details provided in the initial document; several connected advis...
CVE-2015-6031
CVE-2015-6031 : A buffer overflow exists in MiniUPnP Client (MiniUPnPc) in the IGDstartelt function within igd_desc_parse.c. Versions before 1.9.20150917 are affected, allowing remote UPNP servers to crash the application and potentially execute arbitrary code via an oversized XML element name. S...
CVE-2016-0596
CVE-2016-0596 is an unspecified vulnerability in Oracle MySQL Server family (MySQL 5.5.46 and earlier, 5.6.27 and earlier; MariaDB before 5.5.47; 10.0.x before 10.0.23; 10.1.x before 10.1.10) that could allow remote authenticated users to affect availability via DML-related vectors. Public source...
CVE-2016-0740
Pillow vulnerability CVE-2016-0740: Buffer overflow in ImagingLibTiffDecode (libImaging/TiffDecode.c) allows remote attackers to overwrite memory via a crafted TIFF file. Affected software: Pillow prior to 3.1.1. Impact is memory corruption; exploitation requires processing a malformed TIFF. Reme...
CVE-2016-6185
The CVE-2016-6185 issue involves Perl’s XSLoader::load potentially locating and loading a shared library from an incorrect location when called from a string eval, enabling arbitrary code execution by a local attacker via a Trojan horse library in the current working directory. Public reports (De...
CVE-2016-7906
ImageMagick 7.0.3-2 contains a use-after-free vulnerability in magick/attribute.c that allows remote attackers to cause a denial of service via a crafted image file. Exploitation is tied to processing malformed input; impact is DoS (availability impact). Available connected advisories indicate fi...
CVE-2017-12186
CVE-2017-12186 affects xorg-x11-server prior to 1.19.5. The X-Resource extension lacked proper length validation, allowing a malicious X client to crash the X server or potentially execute arbitrary code. Multiple connected advisories corroborate this vulnerability in Xorg/Xserver suites and refe...
CVE-2017-12809
CVE-2017-12809 affects QEMU when built with IDE disk and CD/DVD-ROM Emulator support. A local privileged user can flush an empty CDROM device and trigger a NULL pointer dereference, causing the QEMU process to crash (DoS). The description specifies local access and DoS impact; no concrete patch/v...
CVE-2017-12863
OpenCV CVE-2017-12863 describes an integer overflow in PxMDecoder::readData (grfmt_pxm.cpp) when calculating src_pitch. The flaw can allow remote code execution or denial of service if the image originates from remote sources, and it affects OpenCV 3.3 and earlier per the CVE entry. Connected adv...
CVE-2017-15041
The CVE-2017-15041 entry concerns Go prior to 1.8.4 and 1.9.x prior to 1.9.1, where the go get command can lead to remote code execution via crafted repository structures (example.com/pkg1 pointing to a Subversion repo and pkg1/pkg2 to a Git repo). If the Subversion repo contains a Git checkout w...
CVE-2017-15723
Irssi is affected by CVE-2017-15723: overlong nicks or targets may cause a NULL pointer dereference when splitting messages, leading to denial of service. Connected advisories confirm Irssi vulnerability details and indicate affected releases and fixed versions across platforms (e.g., updates to ...
CVE-2017-18043
CVE-2017-18043 : QEMU suffers an integer overflow in the ROUND_UP macro (n, d), which can lead to a local denial of service by crashing the QEMU process. The available documents describe the fault as an overflow in ROUND_UP but do not provide exploitation details, affected versions, or remediatio...
CVE-2017-6313
CVE-2017-6313 in gdk-pixbuf2 (IO-ICNS handling) is documented in connected sources as an integer underflow in the load_resources function (io-icns.c) that can cause an out-of-bounds read and process crash when parsing ICO files. The vulnerability affects gdk-pixbuf2’s ICO image handling and is de...
CVE-2017-7749
This CVE-2017-7749 is a use-after-free in the docshell reload path that affects Firefox < 54, Firefox ESR < 52.2, and Thunderbird
CVE-2017-9022
CVE-2017-9022 affects strongSwan via the gmp plugin, where RSA public keys are not properly validated before mpz_powm_sec, enabling a remote attacker to trigger a denial of service with crafted certificates. Connected IBM advisories confirm the issue and provide remediation guidance: firmware fix...
CVE-2018-1106
CVE-2018-1106 affects PackageKit prior to 1.1.10. The vulnerability is an authentication bypass that allows a non-administrative user to install signed packages, enabling local privilege escalation and potential system compromise by installing vulnerable packages. Public advisories (various OS ve...
CVE-2018-14912
CVE-2018-14912 affects CGit prior to 1.2.1. The vulnerability is a directory traversal in cgit_clone_objects() that can be triggered when enable-http-clone is not disabled, allowing a remote attacker to retrieve arbitrary files via requests like cgit/cgit.cgi/git/objects/?path=../. Multiple advis...
CVE-2018-16066
CVE-2018-16066 describes a use-after-free in Blink that affects Google Chrome prior to 69.0.3497.81, enabling potential heap corruption via a crafted HTML page. The connected documents confirm Chrome/Chromium updates (e.g., Chromium 69.0.3497.81) as the remediation, with multiple advisories notin...
CVE-2018-5170
CVE-2018-5170 is a vulnerability in Mozilla Thunderbird (including ESR) where an attacker can spoof the filename of an attachment, causing a user to open a remote attachment with an arbitrary file type. Affected products include Thunderbird/Thunderbird ESR before version 52.8. The underlying issu...
CVE-2018-6069
CVE-2018-6069: Stack overflow in Skia used by Google Chrome prior to 65.0.3325.146 allows remote code access via a crafted HTML page (out-of-bounds read). Affected software is Google Chrome/Chromium with Skia; remediation is upgrading to Chrome 65.0.3325.146+ or Chromium package versions that inc...
CVE-2018-7420
CVE-2018-7420 affects Wireshark 2.2.0–2.2.12 and 2.4.0–2.4.4, where the pcapng file parser could crash. The root cause is a missing/insufficient block-size check for sysdig event blocks in the wiretap/pcapng.c parser, enabling a crash with crafted/malformed input. The issue is addressed in later ...
CVE-2019-14462
CVE-2019-14462 affects libmodbus up to 3.0.7 and 3.1.x up to
CVE-2020-19143
CVE-2020-19143 affects LibTIFF 4.0.10, where a buffer overflow in libtiff/tif_dir.c (TIFFVGetField) can cause a denial of service. Connected sources confirm this vulnerability in LibTIFF and cite Debian/Ubuntu advisories that patch the issue; Debian DSA-4997-1 fixes it in version 4.1.0+git191117-...
CVE-2020-28928
The CVE-2020-28928 entry concerns musl libc up to version 1.2.1. The root cause is a mishandling in wcsnrtombs of destination buffer size when applying a source character limit, which can lead to an invalid write (buffer overflow) or an infinite loop depending on input, as documented in multiple ...
CVE-2021-24119
CVE-2021-24119 affects Trusted Firmware Mbed TLS 2.24.0, where a side-channel in base64 PEM decoding could let system-level attackers (e.g., with admin rights) glean information about secret RSA keys via a controlled-channel/side-channel in isolated environments (notably SGX). Connected advisorie...
CVE-2021-3608
CVE-2021-3608 affects QEMU’s VMWare paravirtual RDMA device, with impact on availability. A flaw occurs when handling a PVRDMA_REG_DSRHIGH write from the guest, potentially crashing QEMU or causing undefined behavior due to access of an uninitialized pointer. Affected versions are prior to 6.1.0....
CVE-2022-26498
CVE-2022-26498 affects Asterisk up to 19.x. STIR/SHAKEN handling may allow downloading non-certificate files, leading to Resource Exhaustion . This is fixed in 16.25.2, 18.11.2, and 19.3.2 ; upgrade to one of these versions to remediate.
CVE-2022-29869
CVE-2022-29869 affects the cifs-utils package. The issue is an information leak that occurs when verbose logging dumps lines containing = signs from a credentials file that is not a valid credentials file, potentially exposing sensitive data. Affected versions include cifs-utils up to 6.14; sever...
CVE-2024-26644
CVE-2024-26644 : Linux kernel Btrfs snapshot logic fails when the source is a deleted subvolume. The code copies the source root item (including refs) to the new root item; since refs is 0 for a deleted subvolume, btrfs_get_new_fs_root() returns -ENOENT and the snapshot creation aborts. The docum...
CVE-2024-35806
The CVE-2024-35806 entry concerns the Linux kernel vulnerability in soc: fsl: qbman where IRQs must be disabled when taking cgr_lock to avoid deadlocks. The description states that smp_call_function_single already disables IRQs in the affected code path and that qman_update_cgr and qman_delete_cg...
CVE-2024-35821
CVE-2024-35821 relates to the Linux kernel ubifs filesystem. The issue arose because page cache reads are lockless, and the page uptodate flag could be set before the page contained the new data, exposing old data to concurrent readers. The fix moves the SetPageUptodate call into ubifs_write_end(...
CVE-2024-46901
CVE-2024-46901 affects Apache Subversion when serving repositories via mod_dav_svn. It arises from insufficient validation of filenames against control characters, allowing authenticated users with commit access to commit a corrupted revision and disrupt repository usage. All Subversion versions ...
CVE-2025-21950
CVE-2025-21950 affects the Linux kernel driver path drivers: virt: acrn: hsm. In pmcmd_ioctl, three kmalloc-allocated memory objects initialized by hcall_get_cpu_state are copied to user space, risking information leakage from uninitialized bytes. The fix uses kzalloc to zero memory, mitigating l...
CVE-2025-37830
In the Linux kernel, CVE-2025-37830 fixes a NULL pointer dereference in the CPU frequency (cpufreq) subsystem related to the scmi path. The root cause is that cpufreq_cpu_get_raw() may return NULL when the target CPU is not present in policy->cpus, and scmi_cpufreq_get_rate() did not check for...